Revision: kernel-package--devel--0.1--patch-446
Archive: srivasta@debian.org--2003-primary
Creator: Manoj Srivastava <srivasta@debian.org>
Date: Fri Oct 10 21:18:02 CDT 2003
Standard-date: 2003-10-11 02:18:02 GMT
Modified-files: debian/changelog kernel/rules
New-patches: srivasta@debian.org--2003-primary/kernel-package--devel--0.1--patch-446
Summary: cscvs to tla changeset 447
Keywords: cscvs:MAIN-447

Author: srivasta
Date: 2002/02/27 03:40:42
   * When cross compiling, if System.map is present, and we call
modules_install, depmod is run. Howevr, we may call modules_install
when packaging the kernel, and depmod then fails. Therefore, if
KERNEL_CROSS is defined, move System.map put of the way before calling
modules_install, and move it back afterwards.           closes: Bug#135974
